2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
authorKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 28 Mar 2010 23:53:09 +0000 (23:53 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 28 Mar 2010 23:53:09 +0000 (23:53 +0000)
commitc93d7f9891539e8c7ccf1598fba08e0245529740
tree2d83cbd30add5d71112ce6dbd97418826a502373
parent3bb689966b1ef6d2689c003de7a0add8d6b00e1f
parent5dc3ba43683ce02932c954e14e7c677d2cfe8b23
2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
 * auth-source.el (auth-sources): Change default to be simpler.  Explain
 about Secret Service API sources.  Improve Customize options.
 (auth-source-pick): Change to accept any number of search parameters.
 Implement fallbacks iteratively, not recursively.  Add scoring on the
 second pass and sort by score.  Call Secret Service API when needed.
 (auth-source-user-or-password): Use it.  Call Secret Service API
 directly when needed to get the user name and the password.